home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Snippets / Development Tools & Languages / PICTDialog / READMEFIRST < prev    next >
Encoding:
Text File  |  1992-07-15  |  554 b   |  20 lines  |  [TEXT/MPS ]

  1. PICTDialog:        - shows how to include PICT resources in modal dialogs
  2.  
  3. Originator:        Kent Sandvik, DTS
  4.  
  5. Date:            Monday, August 5, 1991 16:30:41
  6.  
  7. Build:            Mabuild Dialogs (-nodebug or -debug)
  8.  
  9. Environment:    MacApp 2.0(.1)
  10.                 MPW 3.2 final
  11.                 MPW C++ 3.1 final
  12.                 (all these tools are available on the latest ETO)
  13.  
  14.  
  15. The source code shows what is happening, but in one sentence
  16. this simple sample places a PICT in a modal dialog, with some
  17. other views, such as buttons and TEditText. It tries to show how
  18. easy this is achieved with TPicture view resources.
  19.  
  20.